Total Complexity | 24 |
Dependencies | 0 |
Dependents | 5 |
Total lines | 418 |
Lines of code | 333 |
Logical lines of code | 39 |
Comment lines | 51 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getCountriesData() | 1 | 250 | ||
getCode() | 58 | 5 | 15 | |
getCountryName() | 58 | 5 | 15 | |
getCallingCodeByCountryCode() | 59 | 4 | 15 | |
parseData() | 59 | 3 | 16 | |
getCountryCodeByDialCode() | 64 | 3 | 10 | |
getCountriesList() | 66 | 2 | 8 | |
__construct() | 76 | 1 | 4 |